PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFSubmitFormAction Class / getDataFormat Method
In This Topic
    getDataFormat Method
    In This Topic
    Gets the format of the submitted data.
    Syntax
    public PDFSubmitFormActionDataFormat getDataFormat()

    Return Value

    A PDFSubmitFormActionDataFormat enum member specifying the format of the data submitted to the server.
    See Also